home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / sound / players / sndconv.lzh / README.DOC < prev    next >
Text File  |  1991-03-18  |  630b  |  21 lines

  1.    
  2.    
  3.    These programs convert between the format used by the Hippo/Navarone
  4. software and the ST format used by Play, Beep, Digital Keyclick etc.  
  5. Call them as follows:
  6.  
  7. hippo2st
  8.     usage: hippo2st <hippo file> <ST file>
  9.     Converts a Hippo/Navarone sample to an ST sample
  10.     File names may be the same; i.e., conversion can be done "in place".
  11.  
  12. st2hippo    
  13.     usage: st2hippo <ST file> <Hippo file> <sample rate>
  14.     Converts an ST sample to a  Hippo/Navarone sample
  15.     File names may be the same; i.e., conversion can be done "in place".
  16.     Specify the sample rate in Hertz (samples/sec.)
  17.     
  18. Dave Baggett    
  19. March 18, 1991
  20.  
  21.